add GLOBAL_ROUTE_USE_CUGR variable to enable CUGR during global routing#4318
Conversation
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
There was a problem hiding this comment.
Code Review
This pull request introduces the GLOBAL_ROUTE_USE_CUGR configuration variable to allow using CUGR as the global routing solver instead of FastRoute. It updates the global routing script, documentation, and schema files. Feedback was provided regarding the need to also pass the CUGR flag to incremental global routing calls to ensure consistent solver usage throughout the routing process.
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 30cdebc645
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
Signed-off-by: Eder Monteiro <emrmonteiro@precisioninno.com>
|
@maliberty The failure is the same from master. Could this be merged? |
No description provided.